home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 726-750 / 742 / pal / pal.doc < prev    next >
Text File  |  1995-03-18  |  721b  |  23 lines

  1.  
  2.     Pal is public domain : you can do whatever you want with it
  3.  
  4.  
  5. Pal is a small utility to help some applications to open their own PAL
  6. screen on an NTSC Amiga with ECS. It requires Workbench 2.0.
  7.  
  8. Pal intercepts all calls to OpenScreen() and check for the screen dimensions
  9. which are asked. It adds a Tag for opening a PAL screen if necessary.
  10. If tags are already present, it won't do anything.
  11.  
  12. To run Pal, simply double-click it's icon (or put it in WBstartup). You
  13. cannot remove it without rebooting.
  14.  
  15. Sources are included : the main program is pal.c, assembly stub in stub.a and
  16. a dmakefile. Pal has been compiled with DICE 2.06.40R.
  17.  
  18.  
  19.     Eric Gontier
  20.     Usenet : cbmehq!cbmfra!sweg!ericg@cbmvax.commodore.com
  21.  
  22.  
  23.